scripts/php*.in: Explicitly define the path to sed.
authorVagrant Cascadian <vagrant@reproducible-builds.org>
Thu, 13 Apr 2023 22:59:57 +0000 (15:59 -0700)
committerOndřej Surý <ondrej@debian.org>
Thu, 30 Jul 2026 15:17:04 +0000 (17:17 +0200)
commite6bf920b30775f4ce4ae4d5d9cc83492707a425a
treed4f2bebc8de2e2c53e68275b8a47ae114b1cb008
parent6cf29a5ee53a9aab9080e23e1a40d3a71ee3ed3f
scripts/php*.in: Explicitly define the path to sed.

The full path is detected by configure, resulting in a different build
depending on if it is built on a usrmerge or non-usrmerge system.

Since usrmerge systems contain compatibility symlinks for the
non-usrmerge paths, use the non-usrmerge path which is compatible in
both systems.

https://tests.reproducible-builds.org/debian/issues/bookworm/paths_vary_due_to_usrmerge_issue.html

Gbp-Pq: Name 0040-scripts-php-.in-Explicitly-define-the-path-to-sed.patch
scripts/php-config.in
scripts/phpize.in